home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / hotplug / blacklist next >
Text File  |  2006-05-01  |  756b  |  29 lines

  1. #
  2. # Listing a module here prevents the hotplug scripts from loading it.
  3. # Usually that'd be so that some other driver will bind it instead,
  4. # no matter which driver happens to get probed first.  Sometimes user
  5. # mode tools can also control driver binding.
  6. #
  7. # Syntax:  driver name alone (without any spaces) on a line. Other
  8. # lines are ignored.
  9. #
  10.  
  11. # uhci ... usb-uhci handles the same pci class
  12. usb-uhci
  13. # usbcore ... module is loaded implicitly, ignore it otherwise
  14. usbcore
  15.  
  16. # tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devices
  17. de4x5
  18. # At least 2.4.3 and later xircom_tulip doesn't have that conflict
  19. # xircom_tulip_cb
  20. dmfe
  21.  
  22. #evbug is a debug tool and should be loaded explicitly
  23. evbug
  24.  
  25. # Don't hotplug eth1394, bug #128962
  26. eth1394
  27.  
  28. shpchp
  29.